home *** CD-ROM | disk | FTP | other *** search
- ;GIL-3
- (
- (
- :type :popup-window
- :name EditInfoWindow
- :owner nil
- :width 509
- :height 313
- :background-color "Gray"
- :foreground-color "Black"
- :label "Edit Information Window"
- :label-type :string
- :initial-state :invisible
- :show-footer t
- :resizable nil
- :pinned nil
- :done-handler nil
- :event-handler nil
- :user-data ()
- :actions ()
- )
- (
- :type :control-area
- :name TopPanel
- :owner EditInfoWindow
- :help ""
- :x 0
- :y 0
- :width 509
- :height 80
- :background-color "Light Gray"
- :foreground-color ""
- :initial-state :visible
- :show-border nil
- :menu nil
- :event-handler nil
- :user-data ()
- :actions ()
- )
- (
- :type :message
- :name TimeLineMessage
- :owner TopPanel
- :help ""
- :x 24
- :y 8
- :width 136
- :height 13
- :foreground-color "Black"
- :label "TimeLine Editor : "
- :label-type :string
- :label-bold t
- :initial-state :active
- :event-handler nil
- :user-data ()
- :actions ()
- )
- (
- :type :message
- :name TimeLineDocMsg
- :owner TopPanel
- :help ""
- :x 164
- :y 8
- :width 61
- :height 13
- :foreground-color "Black"
- :label "docname"
- :label-type :string
- :label-bold t
- :initial-state :active
- :event-handler nil
- :user-data ()
- :actions ()
- )
- (
- :type :message
- :name NumNotesMessage
- :owner TopPanel
- :help ""
- :x 300
- :y 8
- :width 135
- :height 13
- :foreground-color "Black"
- :label "# of notes : "
- :label-type :string
- :label-bold t
- :initial-state :active
- :event-handler nil
- :user-data ()
- :actions ()
- )
- (
- :type :message
- :name NotesCountMessage
- :owner TopPanel
- :help ""
- :x 440
- :y 8
- :width 8
- :height 13
- :foreground-color "Black"
- :label "0"
- :label-type :string
- :label-bold t
- :initial-state :active
- :event-handler nil
- :user-data ()
- :actions ()
- )
- (
- :type :message
- :name AppNameLabel
- :owner TopPanel
- :help ""
- :x 24
- :y 28
- :width 136
- :height 13
- :foreground-color "Black"
- :label "Application name : "
- :label-type :string
- :label-bold t
- :initial-state :active
- :event-handler nil
- :user-data ()
- :actions ()
- )
- (
- :type :message
- :name AppNameText
- :owner TopPanel
- :help ""
- :x 164
- :y 28
- :width 64
- :height 13
- :foreground-color "Black"
- :label "appname"
- :label-type :string
- :label-bold t
- :initial-state :active
- :event-handler nil
- :user-data ()
- :actions ()
- )
- (
- :type :message
- :name SelectedNoteLabel
- :owner TopPanel
- :help ""
- :x 300
- :y 28
- :width 130
- :height 13
- :foreground-color "Black"
- :label "Selected note :"
- :label-type :string
- :label-bold t
- :initial-state :active
- :event-handler nil
- :user-data ()
- :actions ()
- )
- (
- :type :message
- :name SelectedNoteValue
- :owner TopPanel
- :help ""
- :x 440
- :y 28
- :width 34
- :height 13
- :foreground-color "Black"
- :label "none"
- :label-type :string
- :label-bold t
- :initial-state :active
- :event-handler nil
- :user-data ()
- :actions ()
- )
- (
- :type :message
- :name HostnameLabel
- :owner TopPanel
- :help ""
- :x 24
- :y 48
- :width 136
- :height 13
- :foreground-color "Black"
- :label "Hostname : "
- :label-type :string
- :label-bold t
- :initial-state :active
- :event-handler nil
- :user-data ()
- :actions ()
- )
- (
- :type :message
- :name HostnameText
- :owner TopPanel
- :help ""
- :x 164
- :y 48
- :width 68
- :height 13
- :foreground-color "Black"
- :label "hostname"
- :label-type :string
- :label-bold t
- :initial-state :active
- :event-handler nil
- :user-data ()
- :actions ()
- )
- (
- :type :message
- :name NotesInfoMessage1
- :owner TopPanel
- :help ""
- :x 28
- :y 64
- :width 244
- :height 13
- :foreground-color "Black"
- :label " Note # Label "
- :label-type :string
- :label-bold nil
- :initial-state :active
- :event-handler nil
- :user-data ()
- :actions ()
- )
- (
- :type :message
- :name NotesInfoMessage2
- :owner TopPanel
- :help ""
- :x 288
- :y 64
- :width 181
- :height 13
- :foreground-color "Black"
- :label "Start End Duration"
- :label-type :string
- :label-bold nil
- :initial-state :active
- :event-handler nil
- :user-data ()
- :actions ()
- )
- (
- :type :control-area
- :name MiddlePanel
- :owner EditInfoWindow
- :help ""
- :x 0
- :y 80
- :width 509
- :height 160
- :background-color "Light Gray"
- :foreground-color ""
- :initial-state :visible
- :show-border nil
- :menu nil
- :event-handler nil
- :user-data ()
- :actions ()
- )
- (
- :type :scrolling-list
- :name NoteInfoList
- :owner MiddlePanel
- :help ""
- :x 12
- :y 4
- :width 465
- :height 146
- :value-x 12
- :value-y 4
- :rows 7
- :foreground-color "Black"
- :label ""
- :title ""
- :label-type :string
- :layout-type :horizontal
- :read-only t
- :multiple-selections nil
- :selection-required nil
- :initial-state :active
- :droppable nil
- :default-drop-site nil
- :menu nil
- :notify-handler NotesInfoListNotify
- :event-handler nil
- :initial-list-values ()
- :initial-list-glyphs ()
- :initial-selections ()
- :user-data ()
- :actions (
- (
- :from (EditInfoWindow NoteInfoList)
- :when (Notify )
- :to (EditInfoWindow NoteInfoList)
- :function_type CallFunction
- :arg_type ()
- :action (NotesInfoListNotify)
- )
- )
- )
- (
- :type :control-area
- :name BottomPanel
- :owner EditInfoWindow
- :help ""
- :x 0
- :y 240
- :width 509
- :height 73
- :background-color "Light Gray"
- :foreground-color ""
- :initial-state :visible
- :show-border nil
- :menu nil
- :event-handler nil
- :user-data ()
- :actions ()
- )
- (
- :type :message
- :name DocNameMessage
- :owner BottomPanel
- :help ""
- :x 20
- :y 8
- :width 119
- :height 13
- :foreground-color "Black"
- :label "Document Name :"
- :label-type :string
- :label-bold t
- :initial-state :active
- :event-handler nil
- :user-data ()
- :actions ()
- )
- (
- :type :setting
- :name MuteChoice
- :owner BottomPanel
- :help ""
- :x 380
- :y 16
- :width 70
- :height 40
- :value-x 380
- :value-y 33
- :rows 1
- :columns 0
- :layout-type :vertical
- :foreground-color "Black"
- :setting-type :exclusive
- :selection-required t
- :label "Mute :"
- :label-type :string
- :notify-handler InstrumentMuteChoice
- :event-handler nil
- :choices ("Off" "On" )
- :choice-label-types (:string :string )
- :choice-colors ("Black" "Black" )
- :initial-selections (nil nil )
- :initial-state :active
- :user-data ()
- :actions (
- (
- :from (EditInfoWindow MuteChoice)
- :when (Notify )
- :to (EditInfoWindow MuteChoice)
- :function_type CallFunction
- :arg_type ()
- :action (InstrumentMuteChoice)
- )
- )
- )
- (
- :type :text-field
- :name DocNameText
- :owner BottomPanel
- :help ""
- :x 8
- :y 28
- :width 320
- :height 15
- :value-x 8
- :value-y 28
- :value-length 40
- :stored-length 256
- :rows 3
- :foreground-color "Black"
- :text-type :alphanumeric
- :label ""
- :label-type :string
- :layout-type :horizontal
- :value-underlined t
- :initial-value ""
- :initial-state :active
- :read-only t
- :notify-handler nil
- :event-handler nil
- :user-data ()
- :actions ()
- )
- (
- :type :message
- :name SelectionMessage
- :owner BottomPanel
- :help ""
- :x 20
- :y 56
- :width 70
- :height 13
- :foreground-color "Black"
- :label "Selection :"
- :label-type :string
- :label-bold t
- :initial-state :active
- :event-handler nil
- :user-data ()
- :actions ()
- )
- (
- :type :message
- :name SelectionStartMessage
- :owner BottomPanel
- :help ""
- :x 108
- :y 56
- :width 39
- :height 13
- :foreground-color "Black"
- :label "start :"
- :label-type :string
- :label-bold t
- :initial-state :active
- :event-handler nil
- :user-data ()
- :actions ()
- )
- (
- :type :message
- :name SelectionStartValue
- :owner BottomPanel
- :help ""
- :x 160
- :y 56
- :width 0
- :height 0
- :foreground-color "Black"
- :label ""
- :label-type :string
- :label-bold t
- :initial-state :active
- :event-handler nil
- :user-data ()
- :actions ()
- )
- (
- :type :message
- :name SelectionEndMessage
- :owner BottomPanel
- :help ""
- :x 212
- :y 56
- :width 36
- :height 13
- :foreground-color "Black"
- :label "end : "
- :label-type :string
- :label-bold t
- :initial-state :active
- :event-handler nil
- :user-data ()
- :actions ()
- )
- (
- :type :message
- :name SelectionEndValue
- :owner BottomPanel
- :help ""
- :x 252
- :y 56
- :width 0
- :height 0
- :foreground-color "Black"
- :label ""
- :label-type :string
- :label-bold t
- :initial-state :active
- :event-handler nil
- :user-data ()
- :actions ()
- )
- )
-